Skip to content

Bump software.amazon.awscdk:aws-cdk-lib from 2.225.0 to 2.238.0 in /labs/unicorn-store/infrastructure/cdk#1449

Merged
curtisms merged 1 commit intomainfrom
dependabot/maven/labs/unicorn-store/infrastructure/cdk/software.amazon.awscdk-aws-cdk-lib-2.238.0
Feb 23, 2026
Merged

Bump software.amazon.awscdk:aws-cdk-lib from 2.225.0 to 2.238.0 in /labs/unicorn-store/infrastructure/cdk#1449
curtisms merged 1 commit intomainfrom
dependabot/maven/labs/unicorn-store/infrastructure/cdk/software.amazon.awscdk-aws-cdk-lib-2.238.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps software.amazon.awscdk:aws-cdk-lib from 2.225.0 to 2.238.0.

Release notes

Sourced from software.amazon.awscdk:aws-cdk-lib's releases.

v2.238.0

⚠ BREAKING CHANGES

  • bedrock-agentcore: Interface extensions require new property implementations
  • aws-bedrock-agentcore-alpha:
    • IGateway now requires gatewayRef getter
    • IGatewayTarget now requires gatewayTargetRef getter
    • IMemory now requires memoryRef getter
    • IBedrockAgentRuntime now requires runtimeRef getter
    • IRuntimeEndpoint now requires runtimeEndpointRef getter
    • IBrowserCustom now requires browserCustomRef getter
    • ICodeInterpreterCustom now requires codeInterpreterCustomRef getter

Features

Bug Fixes

  • core: intrinsic cfn function tokens are not detected as such in java (#36843) (3f29f11)
  • events: restore Match.anyOf support for raw strings (#36908) (6804c7c), closes #36902 #36602 #36602
  • iam: undeprecate openIdConnectProviderArn and openIdConnectProviderIssuer in IOidcProvider (#36859) (cbf0b03)

Miscellaneous Chores


Alpha modules (2.238.0-alpha.0)

Features

  • eks-v2-alpha: add support for bootstrapSelfManagedAddons (#36740) (1ffe38d)
  • eks-v2-alpha: add support for EKS hybrid nodes (#36749) (48ace56)

Bug Fixes

  • eks-v2-alpha: ensure kubectl provider and handler functions use the same vpc configuration (#36735) (4e02f08), closes #34878 #34877
  • ivs-alpha: add region constraints to integration tests (#36851) (d55fec4)
  • mixins-preview: apply mixins in order (#36847) (726060c)
  • mixins-preview: apply mixins in order in MixinApplicator (#36877) (09db1c9), closes #36847

v2.237.1

Bug Fixes

... (truncated)

Changelog

Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.238.0-alpha.0 (2026-02-09)

Features

  • eks-v2-alpha: add support for bootstrapSelfManagedAddons (#36740) (1ffe38d)
  • eks-v2-alpha: add support for EKS hybrid nodes (#36749) (48ace56)

Bug Fixes

  • eks-v2-alpha: ensure kubectl provider and handler functions use the same vpc configuration (#36735) (4e02f08), closes #34878 #34877
  • ivs-alpha: add region constraints to integration tests (#36851) (d55fec4)
  • mixins-preview: apply mixins in order (#36847) (726060c)
  • mixins-preview: apply mixins in order in MixinApplicator (#36877) (09db1c9), closes #36847

2.237.1-alpha.0 (2026-02-03)

2.237.0-alpha.0 (2026-02-02)

Features

Bug Fixes

  • bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559

2.236.0-alpha.0 (2026-01-23)

Features

  • bedrock-agentcore-alpha: added episodic memory strategy (#36591) (21dcfc6)
  • bedrock-agentcore-alpha: added gateway interceptors (#36604) (ba8aa48)
  • bedrock-agentcore-alpha: make physical name properties optional for AgentCore resources (#36354) (5137d81), closes #36341
  • mixins-preview: expose BucketPolicyStatementsMixin publicly (#36771) (458156d)
  • sagemaker: add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (#35626) (47d707a), closes #35566

Bug Fixes

... (truncated)

Commits
  • 67f09c0 chore(release): 2.238.0 (#36922)
  • cb0c99e chore: update analytics metadata blueprints
  • 281b68d chore(release): 2.238.0
  • 5143fdf feat: update L1 CloudFormation resource definitions (#36834)
  • 6804c7c fix(events): restore Match.anyOf support for raw strings (#36908)
  • 9ccb548 chore: prevent hoisting of bundled dependencies (#36903)
  • 95a1eef chore(bedrock-alpha): add Claude Opus 4.6 (#36898)
  • cd73498 feat(ec2): support Firehose IDeliveryStreamRef as flow log destination (#36...
  • 875d9b8 feat(eks): add removal policy for all constructs (#35835)
  • 1ffe38d feat(eks-v2-alpha): add support for bootstrapSelfManagedAddons (#36740)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 16, 2026
@dependabot dependabot bot force-pushed the dependabot/maven/labs/unicorn-store/infrastructure/cdk/software.amazon.awscdk-aws-cdk-lib-2.238.0 branch from 538baf2 to 6f2679d Compare February 23, 2026 20:34
Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.225.0 to 2.238.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](aws/aws-cdk@v2.225.0...v2.238.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:aws-cdk-lib
  dependency-version: 2.238.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/labs/unicorn-store/infrastructure/cdk/software.amazon.awscdk-aws-cdk-lib-2.238.0 branch from 6f2679d to 398a2bc Compare February 23, 2026 20:35
@curtisms curtisms merged commit 7ccc8f9 into main Feb 23, 2026
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/labs/unicorn-store/infrastructure/cdk/software.amazon.awscdk-aws-cdk-lib-2.238.0 branch February 23, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant